Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22505 | GEN006330 | SV-26180r1_rule | ECLP-1 | Medium |
Description |
---|
Extended ACLs may provide excessive permissions on the /etc/news/passwd.nntp file, which may permit unauthorized access or modification to the NNTP configuration. |
STIG | Date |
---|---|
UNIX SRG | 2013-03-26 |
Check Text ( C-27820r1_chk ) |
---|
Check the permissions of the file. # ls -lL /etc/news/passwd.nntp If the permissions include a "+", the file has an extended ACL, this is a finding. |
Fix Text (F-26311r1_fix) |
---|
Remove the extended ACL from the /etc/news/passwd.nntp file. |